Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Test from TtWF #76

Closed
wants to merge 5 commits into from
Closed

Adding Test from TtWF #76

wants to merge 5 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 13, 2013

Testing musts in first paragraph of HTML5 2.8.2.3

Greg Bulmash added 2 commits April 13, 2013 12:14
Testing first paragraph of musts in 2.8.2.3
Changed value to null from undefined.
</select>

<script>
(function () {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrap this all in a test() instead.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done and committed

Greg Bulmash added 2 commits April 13, 2013 13:41
Removed mutation events (split out into other file with async on
mutation observers?) and made all other indicated fixes.
Tests the namedItem() method on an HTMLOptionsCollection for correct
return type/value on single match, no match, and multiple match cases.
@tobie
Copy link
Contributor

tobie commented Apr 19, 2013

These files aren't in the correct directory.

@ghost
Copy link
Author

ghost commented Apr 19, 2013

Sorry. What is the corrrect directory? I'll move them.

@tobie
Copy link
Contributor

tobie commented Apr 23, 2013

Somewhere within the html directory.

Moved from common/ to semantics/forms/the-select-element/ per feedback
from tobie. Tests should now satisfy ms2ger's code quality suggestions
and tobie's placement suggestions.
@ghost
Copy link
Author

ghost commented Apr 24, 2013

Changed directory to more appropriate location.

@Ms2ger Ms2ger closed this Jan 17, 2014
@Ms2ger Ms2ger reopened this Jan 17, 2014
@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/583

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@jgraham
Copy link
Contributor

jgraham commented Jan 27, 2014

Added some comments on critic.

@sideshowbarker
Copy link
Contributor

@grbulm there are review comments waiting for your responses over at https://critic.hoppipolla.co.uk/r/583

For example, https://critic.hoppipolla.co.uk/showcomment?chain=1670

@sideshowbarker
Copy link
Contributor

@jgraham no responses from @grbulm on this in many months. I suggest we either close or you wrap it up yourself.

@ghost
Copy link
Author

ghost commented Jul 3, 2014

?Sorry, didn't get the May message. On the January message, if I did, I might have thought getting a link to some site I'd never heard of (hoppipolla.co.uk) 9 months after the last communication was suspect and canned it.

Tomorrow's a national holiday, yesterday was "bring your kids to work day," and I've got a lot to catch up for the day job. Will look at and make edits next week.


From: Michael[tm] Smith notifications@github.com
Sent: Thursday, July 3, 2014 2:47 AM
To: w3c/web-platform-tests
Cc: Greg Bulmash
Subject: Re: [web-platform-tests] Adding Test from TtWF (#76)

@jgrahamhttps://github.com/jgraham no responses from @grbulmhttps://github.com/grbulm on this in many months. I suggest we either close or you wrap it up yourself.

Reply to this email directly or view it on GitHubhttps://github.com//pull/76#issuecomment-47886859.

@sideshowbarker
Copy link
Contributor

@grbulm sounds good—thanks for the update. Will keep this open

@Ms2ger
Copy link
Contributor

Ms2ger commented Jan 17, 2015

Rebased and addressed comments in #1563. Thanks for the contribution, @grbulm!

@Ms2ger Ms2ger closed this Jan 17, 2015
jugglinmike pushed a commit to bocoup/wpt that referenced this pull request Apr 11, 2017
Update WebIDL submodule to latest release.
jgraham added a commit that referenced this pull request Apr 21, 2017
Add ability to pause after running tests
gsnedders added a commit to gsnedders/web-platform-tests that referenced this pull request Nov 3, 2017
8a7ff70664 chore(package): bump version number to 8.1.0
f26e320e49 feat: always add rhs property (web-platform-tests#110)
8fc7b2ea19 docs(README): Removed redundant sections
649e457b78 chore(CHANGELOG): regenerate
c1af872481 chore(package): bump version number to 8.0.1
407aaefc9f Remove m postfix from all_ws() (web-platform-tests#108)
8f7c37ea23 chore(package): bump version number to 8.0
6f86663dbc feat: support mixins + includes statements (web-platform-tests#105)
d1f2352275 docs(README): fix typo
0ecc48607c BREAKING CHANGE: drop creator support (web-platform-tests#101)
4f1aab4e77 chore: drop Node 6 support (web-platform-tests#102)
af08834028 style: Normalize some whitespace to pass wpt's lint (web-platform-tests#99)
e938ba5eea chore(package): bump version number to 7.0
cb85ff1a02 BREAKING CHANGE: argument type should be a string
101d9067ae chore(package): bump version number
67af674490 docs(README): extended attribute type
b4013a14cc feat: give extended attributes a type
d15fcb28a9 Yet another innocuous change for tests
dd01a2ba48 Another innocuous change for tests
706d6251d5 Innocuous change to trigger a cvs.w3.org refresh
31be15dd81 chore(package): update jsondiffpatch
ca6c08ccd8 chore(CHANGELOG): regenerate
8ce266fc02 Use ES2015 syntax for tests (web-platform-tests#88)
7ffef282e1 chore(package): bump version number
9d2071443c BREAKING CHANGE: ret enum value as object (web-platform-tests#87)
8360040a9d chore(package): bump version number
fa4b9a3ef1 BREAKING CHANGE: Use ES2015 syntax (web-platform-tests#84)
4252cef22e chore(package): update deps
d6b17d84a1 chore(package): bump version number
174e47ea6d Check duplicated names (web-platform-tests#80)
981743ad2e remove legacycaller (web-platform-tests#79)
99100d174b Add "sequence" property to IDL Type AST definition (web-platform-tests#76)
23fc13f951 chore(CHANGELOG): regenerate
6b53eb357b chore(package): bump version
dbce4340c7 feat: support TypeWithExtendedAttributes on generics (web-platform-tests#75)
c5facac405 chore(CHANGELOG): regenerate
0077262a8f chore(CHANGELOG): regenerate
bbbab23b3d BREAKING CHANGE: remove serializers (closes web-platform-tests#73) (web-platform-tests#74)
5d7a972728 docs(README): add namespaces (web-platform-tests#70)
1ad592c3bb chore(package): bump version
056f0cbaf8 chore(.travis): test for latest LTS/stable node versions (web-platform-tests#69)
c6ef83e72f chore(pacakge): bump version
f5d777c7ab fix extattr whitespace error (web-platform-tests#68)
112e8feb16 chore(package): bump version + update deps
8ec814b9f3 BREAKING CHANGE: deprecate arrays and exceptions (web-platform-tests#67)

git-subtree-dir: resources/webidl2
git-subtree-split: 8a7ff70664ef54fbca77d9bda660865a369e9ce6
AutomatedTester referenced this pull request in AutomatedTester/web-platform-tests Dec 1, 2017
Fixes #76

This should be reasonably fast @Tinche?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants